You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TOpenCLMtxVec Class > TOpenCLMtxVec Methods > CopyCplxFromArray Method > TOpenCLMtxVec.CopyCplxFromArray Method ([In] float[])
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TOpenCLMtxVec.CopyCplxFromArray Method ([In] float[])

Copies array content.

Syntax
C#
Visual Basic
public TOpenCLMtxVec CopyCplxFromArray([In] float[] Src);

Sets the size of the object to match the size of the Src array and copies the contents in to the calling object. The complex property is set to True.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!